| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified metadata node. |
![]() | CanContains<TNode> | Determines whether this metadata node can contain metadata node of type T Type of metadata node. . |
![]() | Clear | Removes all items from the collection. |
![]() | Contains | Determines whether the collection contains a specific node. |
![]() | CopyTo | Overloaded. Copies the elements of the collection to an System.Array, starting at a particular System.Array index. |
![]() ![]() | CreateReadOnly | Creates the read-only collection with specified items. |
![]() | FindChildNode | Overloaded. Finds the first child node of specified type. (Inherited from MetadataNode) |
![]() | GetEnumerator | Returns an enumerator that iterates through children of metadata node. (Inherited from MetadataNode) |
![]() | Remove | Overloaded. Removes the first occurrence of a specific node from the collection. |
![]() | RemoveChild | Removes specified node from children nodes of this metadata node. (Inherited from MetadataNode) |


